3.11.87 \(\int \frac {(a+b x+c x^2)^2}{(b d+2 c d x)^{9/2}} \, dx\)

Optimal. Leaf size=88 \[ \frac {b^2-4 a c}{24 c^3 d^3 (b d+2 c d x)^{3/2}}-\frac {\left (b^2-4 a c\right )^2}{112 c^3 d (b d+2 c d x)^{7/2}}+\frac {\sqrt {b d+2 c d x}}{16 c^3 d^5} \]

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 88, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.038, Rules used = {683} \begin {gather*} \frac {b^2-4 a c}{24 c^3 d^3 (b d+2 c d x)^{3/2}}-\frac {\left (b^2-4 a c\right )^2}{112 c^3 d (b d+2 c d x)^{7/2}}+\frac {\sqrt {b d+2 c d x}}{16 c^3 d^5} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*x + c*x^2)^2/(b*d + 2*c*d*x)^(9/2),x]

[Out]

-(b^2 - 4*a*c)^2/(112*c^3*d*(b*d + 2*c*d*x)^(7/2)) + (b^2 - 4*a*c)/(24*c^3*d^3*(b*d + 2*c*d*x)^(3/2)) + Sqrt[b
*d + 2*c*d*x]/(16*c^3*d^5)

Rule 683

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Int[ExpandIntegrand[(d +
 e*x)^m*(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, m}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[2*c*d - b*e,
 0] && IGtQ[p, 0] &&  !(EqQ[m, 3] && NeQ[p, 1])

Rubi steps

\begin {align*} \int \frac {\left (a+b x+c x^2\right )^2}{(b d+2 c d x)^{9/2}} \, dx &=\int \left (\frac {\left (-b^2+4 a c\right )^2}{16 c^2 (b d+2 c d x)^{9/2}}+\frac {-b^2+4 a c}{8 c^2 d^2 (b d+2 c d x)^{5/2}}+\frac {1}{16 c^2 d^4 \sqrt {b d+2 c d x}}\right ) \, dx\\ &=-\frac {\left (b^2-4 a c\right )^2}{112 c^3 d (b d+2 c d x)^{7/2}}+\frac {b^2-4 a c}{24 c^3 d^3 (b d+2 c d x)^{3/2}}+\frac {\sqrt {b d+2 c d x}}{16 c^3 d^5}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 63, normalized size = 0.72 \begin {gather*} \frac {14 \left (b^2-4 a c\right ) (b+2 c x)^2-3 \left (b^2-4 a c\right )^2+21 (b+2 c x)^4}{336 c^3 d (d (b+2 c x))^{7/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*x + c*x^2)^2/(b*d + 2*c*d*x)^(9/2),x]

[Out]

(-3*(b^2 - 4*a*c)^2 + 14*(b^2 - 4*a*c)*(b + 2*c*x)^2 + 21*(b + 2*c*x)^4)/(336*c^3*d*(d*(b + 2*c*x))^(7/2))

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.10, size = 96, normalized size = 1.09 \begin {gather*} \frac {-3 a^2 c^2-2 a b^2 c-14 a b c^2 x-14 a c^3 x^2+2 b^4+14 b^3 c x+35 b^2 c^2 x^2+42 b c^3 x^3+21 c^4 x^4}{21 c^3 d (b d+2 c d x)^{7/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(a + b*x + c*x^2)^2/(b*d + 2*c*d*x)^(9/2),x]

[Out]

(2*b^4 - 2*a*b^2*c - 3*a^2*c^2 + 14*b^3*c*x - 14*a*b*c^2*x + 35*b^2*c^2*x^2 - 14*a*c^3*x^2 + 42*b*c^3*x^3 + 21
*c^4*x^4)/(21*c^3*d*(b*d + 2*c*d*x)^(7/2))

________________________________________________________________________________________

fricas [A]  time = 0.39, size = 149, normalized size = 1.69 \begin {gather*} \frac {{\left (21 \, c^{4} x^{4} + 42 \, b c^{3} x^{3} + 2 \, b^{4} - 2 \, a b^{2} c - 3 \, a^{2} c^{2} + 7 \, {\left (5 \, b^{2} c^{2} - 2 \, a c^{3}\right )} x^{2} + 14 \, {\left (b^{3} c - a b c^{2}\right )} x\right )} \sqrt {2 \, c d x + b d}}{21 \, {\left (16 \, c^{7} d^{5} x^{4} + 32 \, b c^{6} d^{5} x^{3} + 24 \, b^{2} c^{5} d^{5} x^{2} + 8 \, b^{3} c^{4} d^{5} x + b^{4} c^{3} d^{5}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2+b*x+a)^2/(2*c*d*x+b*d)^(9/2),x, algorithm="fricas")

[Out]

1/21*(21*c^4*x^4 + 42*b*c^3*x^3 + 2*b^4 - 2*a*b^2*c - 3*a^2*c^2 + 7*(5*b^2*c^2 - 2*a*c^3)*x^2 + 14*(b^3*c - a*
b*c^2)*x)*sqrt(2*c*d*x + b*d)/(16*c^7*d^5*x^4 + 32*b*c^6*d^5*x^3 + 24*b^2*c^5*d^5*x^2 + 8*b^3*c^4*d^5*x + b^4*
c^3*d^5)

________________________________________________________________________________________

giac [A]  time = 0.23, size = 100, normalized size = 1.14 \begin {gather*} \frac {\sqrt {2 \, c d x + b d}}{16 \, c^{3} d^{5}} - \frac {3 \, b^{4} d^{2} - 24 \, a b^{2} c d^{2} + 48 \, a^{2} c^{2} d^{2} - 14 \, {\left (2 \, c d x + b d\right )}^{2} b^{2} + 56 \, {\left (2 \, c d x + b d\right )}^{2} a c}{336 \, {\left (2 \, c d x + b d\right )}^{\frac {7}{2}} c^{3} d^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2+b*x+a)^2/(2*c*d*x+b*d)^(9/2),x, algorithm="giac")

[Out]

1/16*sqrt(2*c*d*x + b*d)/(c^3*d^5) - 1/336*(3*b^4*d^2 - 24*a*b^2*c*d^2 + 48*a^2*c^2*d^2 - 14*(2*c*d*x + b*d)^2
*b^2 + 56*(2*c*d*x + b*d)^2*a*c)/((2*c*d*x + b*d)^(7/2)*c^3*d^3)

________________________________________________________________________________________

maple [A]  time = 0.04, size = 96, normalized size = 1.09 \begin {gather*} -\frac {\left (2 c x +b \right ) \left (-21 c^{4} x^{4}-42 b \,c^{3} x^{3}+14 a \,c^{3} x^{2}-35 x^{2} b^{2} c^{2}+14 a b \,c^{2} x -14 x \,b^{3} c +3 a^{2} c^{2}+2 a \,b^{2} c -2 b^{4}\right )}{21 \left (2 c d x +b d \right )^{\frac {9}{2}} c^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x^2+b*x+a)^2/(2*c*d*x+b*d)^(9/2),x)

[Out]

-1/21*(2*c*x+b)*(-21*c^4*x^4-42*b*c^3*x^3+14*a*c^3*x^2-35*b^2*c^2*x^2+14*a*b*c^2*x-14*b^3*c*x+3*a^2*c^2+2*a*b^
2*c-2*b^4)/c^3/(2*c*d*x+b*d)^(9/2)

________________________________________________________________________________________

maxima [A]  time = 1.30, size = 92, normalized size = 1.05 \begin {gather*} \frac {\frac {21 \, \sqrt {2 \, c d x + b d}}{c^{2} d^{4}} + \frac {14 \, {\left (2 \, c d x + b d\right )}^{2} {\left (b^{2} - 4 \, a c\right )} - 3 \, {\left (b^{4} - 8 \, a b^{2} c + 16 \, a^{2} c^{2}\right )} d^{2}}{{\left (2 \, c d x + b d\right )}^{\frac {7}{2}} c^{2} d^{2}}}{336 \, c d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x^2+b*x+a)^2/(2*c*d*x+b*d)^(9/2),x, algorithm="maxima")

[Out]

1/336*(21*sqrt(2*c*d*x + b*d)/(c^2*d^4) + (14*(2*c*d*x + b*d)^2*(b^2 - 4*a*c) - 3*(b^4 - 8*a*b^2*c + 16*a^2*c^
2)*d^2)/((2*c*d*x + b*d)^(7/2)*c^2*d^2))/(c*d)

________________________________________________________________________________________

mupad [B]  time = 0.06, size = 92, normalized size = 1.05 \begin {gather*} \frac {-3\,a^2\,c^2-2\,a\,b^2\,c-14\,a\,b\,c^2\,x-14\,a\,c^3\,x^2+2\,b^4+14\,b^3\,c\,x+35\,b^2\,c^2\,x^2+42\,b\,c^3\,x^3+21\,c^4\,x^4}{21\,c^3\,d\,{\left (b\,d+2\,c\,d\,x\right )}^{7/2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x + c*x^2)^2/(b*d + 2*c*d*x)^(9/2),x)

[Out]

(2*b^4 - 3*a^2*c^2 + 21*c^4*x^4 - 14*a*c^3*x^2 + 42*b*c^3*x^3 + 35*b^2*c^2*x^2 - 2*a*b^2*c + 14*b^3*c*x - 14*a
*b*c^2*x)/(21*c^3*d*(b*d + 2*c*d*x)^(7/2))

________________________________________________________________________________________

sympy [A]  time = 7.59, size = 826, normalized size = 9.39 \begin {gather*} \begin {cases} - \frac {3 a^{2} c^{2} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} - \frac {2 a b^{2} c \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} - \frac {14 a b c^{2} x \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} - \frac {14 a c^{3} x^{2} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} + \frac {2 b^{4} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} + \frac {14 b^{3} c x \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} + \frac {35 b^{2} c^{2} x^{2} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} + \frac {42 b c^{3} x^{3} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} + \frac {21 c^{4} x^{4} \sqrt {b d + 2 c d x}}{21 b^{4} c^{3} d^{5} + 168 b^{3} c^{4} d^{5} x + 504 b^{2} c^{5} d^{5} x^{2} + 672 b c^{6} d^{5} x^{3} + 336 c^{7} d^{5} x^{4}} & \text {for}\: c \neq 0 \\\frac {a^{2} x + a b x^{2} + \frac {b^{2} x^{3}}{3}}{\left (b d\right )^{\frac {9}{2}}} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x**2+b*x+a)**2/(2*c*d*x+b*d)**(9/2),x)

[Out]

Piecewise((-3*a**2*c**2*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**5*x**
2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) - 2*a*b**2*c*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*
c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) - 14*a*b*c**2*x*sqrt(b*d +
2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7
*d**5*x**4) - 14*a*c**3*x**2*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**
5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) + 2*b**4*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3
*c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) + 14*b**3*c*x*sqrt(b*d + 2
*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*
d**5*x**4) + 35*b**2*c**2*x**2*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d
**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) + 42*b*c**3*x**3*sqrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5
+ 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3 + 336*c**7*d**5*x**4) + 21*c**4*x**4*s
qrt(b*d + 2*c*d*x)/(21*b**4*c**3*d**5 + 168*b**3*c**4*d**5*x + 504*b**2*c**5*d**5*x**2 + 672*b*c**6*d**5*x**3
+ 336*c**7*d**5*x**4), Ne(c, 0)), ((a**2*x + a*b*x**2 + b**2*x**3/3)/(b*d)**(9/2), True))

________________________________________________________________________________________